API Documentation
nkMemory::String Member List

This is the complete list of members for nkMemory::String, including all inherited members.

back()nkMemory::String
clear()nkMemory::String
empty() constnkMemory::String
front()nkMemory::String
getData() constnkMemory::String
getSize() constnkMemory::String
operator nkLog::String() constnkMemory::String
operator nkLog::StringView() constnkMemory::String
operator std::string() constnkMemory::String
operator std::string_view() constnkMemory::String
operator!=(const char *other) constnkMemory::String
operator!=(const StringView &other) constnkMemory::String
operator+(char c) constnkMemory::String
operator+(const char *other) constnkMemory::String
operator+(const StringView &other)nkMemory::String
operator+=(char value)nkMemory::String
operator+=(const StringView &other)nkMemory::String
operator=(const char *data)nkMemory::String
operator=(const StringView &other)nkMemory::String
operator=(const String &other)nkMemory::String
operator=(String &&other) noexceptnkMemory::String
operator=(const std::string &data)nkMemory::String
operator=(const std::string_view &data)nkMemory::String
operator==(const char *other) constnkMemory::String
operator==(const StringView &other) constnkMemory::String
operator[](unsigned long long index) constnkMemory::String
operator[](unsigned long long index)nkMemory::String
resize(unsigned long long size)nkMemory::String
split(StringView separator)nkMemory::String
String() noexceptnkMemory::String
String(const char *data) noexceptnkMemory::String
String(unsigned long long size) noexceptnkMemory::String
String(const char *data, unsigned long long size) noexceptnkMemory::String
String(const StringView &view) noexceptnkMemory::String
String(const String &other) noexceptnkMemory::String
String(String &&other) noexceptnkMemory::String
String(const std::string &str) noexceptnkMemory::String
String(const std::string_view &str) noexceptnkMemory::String
~String() noexceptnkMemory::String